0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.4114949703217 363 1.0008 0


No Amazon API Requests Made.


App Debug - Total Time 1.4114949703217 seconds

Number Time From Start Name Description
1 0.38653802871704 Initialise Initialise FSB Function
2 0.3885338306427 App Controller Start Start of the App controller (called before the controller of every page)
3 0.41287302970886 Start of getCategoryListByGroup Function Before first category groups query
4 0.41358494758606 After initial query Before first category groups query
5 0.41358590126038 Get Category List for Group Before the call to getCategoryList function
6 0.41358685493469 Start of GetCategoryList function Start of the function
7 0.4135890007019 Before getting categories Query to get specific category list
8 0.4143238067627 After getting categories Query to get specific category list
9 0.41432499885559 Before getting category custom Before call to function getCategoryCustom
10 0.42910885810852 After getting category custom After call to function getCategoryCustom
11 0.42911100387573 Before getting category custom Before call to function getCategoryCustom
12 0.43803000450134 After getting category custom After call to function getCategoryCustom
13 0.43803191184998 Before getting category custom Before call to function getCategoryCustom
14 0.44262480735779 After getting category custom After call to function getCategoryCustom
15 0.442626953125 Before getting category custom Before call to function getCategoryCustom
16 0.44548082351685 After getting category custom After call to function getCategoryCustom
17 0.44548201560974 Before getting category custom Before call to function getCategoryCustom
18 0.44823980331421 After getting category custom After call to function getCategoryCustom
19 0.44823980331421 Before getting category custom Before call to function getCategoryCustom
20 0.45116186141968 After getting category custom After call to function getCategoryCustom
21 0.45116186141968 End of GetCategoryList function End of the function
22 0.45116591453552 Get Category List for Group Before the call to getCategoryList function
23 0.45116686820984 Start of GetCategoryList function Start of the function
24 0.45116782188416 Before getting categories Query to get specific category list
25 0.45150279998779 End of getCategoryListByGroup Function Before return()
26 1.2315988540649 App Controller End End of the App controller (called before the controller of every page)
27 1.3462309837341 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3472228050232 Before Get Options Before the call to getOptions in the tpl class
29 1.3883049488068 After Get Options After the call to getOptions in the tpl class
30 1.388338804245 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.411484003067 Finalizing debug Before the debug is output to the page.
32 1.4114940166473 End of App This is the end of the app logging, final timestamp


Query Debug - 363 Database Queries. Total time 1.0008 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0015850067138672
SELECT parameter, value FROM parameters
2 0.0025 0.0024929046630859
SELECT * FROM `bad_bots`
3 0.0002 0.00022792816162109
SET time_zone = 'Europe/London'
4 0.0008 0.00080990791320801
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0008 0.00081205368041992
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0007 0.00065207481384277
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751800390'
7 0.0010 0.0010139942169189
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00028300285339355
UPDATE autorun SET lastrun = '2025-07-06 11:13:10' WHERE id = '15'
9 0.0003 0.00031805038452148
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0008 0.00082206726074219
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0002 0.00024700164794922
SELECT * FROM pages WHERE id = 52
12 0.0014 0.0014071464538574
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0221 0.022133827209473
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00041794776916504
SELECT * FROM pages WHERE pagename = 'search'
15 0.0007 0.00070786476135254
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0007 0.00072598457336426
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0056 0.0056109428405762
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0008 0.00083804130554199
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.00058197975158691
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.0047709941864014
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0008 0.00083589553833008
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0007 0.00074887275695801
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.0007469654083252
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00027990341186523
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0031130313873291
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00034284591674805
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00027990341186523
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029897689819336
SELECT id FROM categories WHERE parent_id = '27'
30 0.0033 0.0033068656921387
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00044107437133789
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00036787986755371
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00038719177246094
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.0003199577331543
SELECT * FROM categorygroups WHERE id = '1'
35 0.0014 0.0013611316680908
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00031685829162598
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0002 0.00024986267089844
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00027585029602051
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011060237884521
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00030612945556641
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00031900405883789
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.0003199577331543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00029802322387695
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00041103363037109
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00028586387634277
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00025701522827148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00026702880859375
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00042200088500977
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.0003049373626709
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00031805038452148
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00028419494628906
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00035595893859863
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00028204917907715
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00025296211242676
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00026583671569824
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00041294097900391
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00031304359436035
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00028800964355469
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00025796890258789
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00037693977355957
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00027918815612793
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00027608871459961
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '31'
66 0.0004 0.00043892860412598
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00030994415283203
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00032210350036621
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00032305717468262
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00029993057250977
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033307075500488
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.00177001953125
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0007 0.00073599815368652
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00035691261291504
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00058603286743164
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.0008549690246582
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0005 0.00050902366638184
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7713 0.77126216888428
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0018 0.0018079280853271
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00072407722473145
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.0003972053527832
SELECT * FROM pages WHERE pagename = 'search'
82 0.0049 0.0049128532409668
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0024 0.002446174621582
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0011 0.0011038780212402
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0055 0.0055429935455322
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013468265533447
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00039100646972656
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00077486038208008
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.195'
89 0.0006 0.00057005882263184
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0006 0.00058197975158691
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.0040450096130371
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00033998489379883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0003 0.00032401084899902
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
94 0.0003 0.0003209114074707
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0059 0.0058941841125488
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00028800964355469
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0003 0.00025391578674316
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
98 0.0003 0.00034213066101074
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00032997131347656
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0039 0.0039458274841309
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00026202201843262
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0003 0.00025582313537598
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
103 0.0003 0.00032401084899902
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0058 0.0058040618896484
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00026702880859375
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0002 0.00024104118347168
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
107 0.0003 0.00028491020202637
SELECT * FROM products WHERE id = '1478'
108 0.0009 0.00085210800170898
SELECT * FROM productimages WHERE product_id = '1478' ORDER BY sortorder ASC
109 0.0008 0.00080204010009766
SELECT * FROM product_image_select WHERE product_id = '1478'
110 0.0007 0.00065803527832031
SELECT * FROM productcustomimages WHERE product_id = '1478'
111 0.0011 0.0010919570922852
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1478' AND a.name = n.originalname
112 0.0007 0.00074887275695801
SELECT * FROM productoffers WHERE product_id = '1478' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00031900405883789
SELECT * FROM productoffers
                WHERE product_id = '1478' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00036501884460449
SELECT value FROM productattributes WHERE product_id = '1478' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0004 0.00036787986755371
SELECT * FROM products WHERE id = '1484'
116 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '1484' ORDER BY sortorder ASC
117 0.0005 0.00047516822814941
SELECT * FROM product_image_select WHERE product_id = '1484'
118 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '1484'
119 0.0006 0.00055694580078125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1484' AND a.name = n.originalname
120 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '1484' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '1484' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = 1484
                ORDER BY price ASC LIMIT 1
123 0.0003 0.0003058910369873
SELECT value FROM productattributes
                WHERE product_id = '1484'
                AND name = 'ListPriceAmount'
124 0.0004 0.00038504600524902
SELECT value FROM productattributes WHERE product_id = '1484' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0004 0.00037288665771484
SELECT * FROM products WHERE id = '1485'
126 0.0003 0.0003209114074707
SELECT * FROM productimages WHERE product_id = '1485' ORDER BY sortorder ASC
127 0.0005 0.00045990943908691
SELECT * FROM product_image_select WHERE product_id = '1485'
128 0.0003 0.00028491020202637
SELECT * FROM productcustomimages WHERE product_id = '1485'
129 0.0005 0.00054407119750977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1485' AND a.name = n.originalname
130 0.0003 0.00031518936157227
SELECT * FROM productoffers WHERE product_id = '1485' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '1485' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0003 0.00028896331787109
SELECT value FROM productattributes WHERE product_id = '1485' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
133 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '1489'
134 0.0005 0.00045013427734375
SELECT * FROM productimages WHERE product_id = '1489' ORDER BY sortorder ASC
135 0.0005 0.00048494338989258
SELECT * FROM product_image_select WHERE product_id = '1489'
136 0.0003 0.00032806396484375
SELECT * FROM productcustomimages WHERE product_id = '1489'
137 0.0008 0.00076103210449219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1489' AND a.name = n.originalname
138 0.0004 0.00035500526428223
SELECT * FROM productoffers WHERE product_id = '1489' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '1489' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 1489
                ORDER BY price ASC LIMIT 1
141 0.0003 0.00028586387634277
SELECT value FROM productattributes
                WHERE product_id = '1489'
                AND name = 'ListPriceAmount'
142 0.0003 0.0003058910369873
SELECT value FROM productattributes WHERE product_id = '1489' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
143 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = '1490'
144 0.0004 0.00035810470581055
SELECT * FROM productimages WHERE product_id = '1490' ORDER BY sortorder ASC
145 0.0005 0.00049710273742676
SELECT * FROM product_image_select WHERE product_id = '1490'
146 0.0003 0.00031208992004395
SELECT * FROM productcustomimages WHERE product_id = '1490'
147 0.0008 0.00078010559082031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1490' AND a.name = n.originalname
148 0.0003 0.0003359317779541
SELECT * FROM productoffers WHERE product_id = '1490' AND merchantid = 'A1X6FK5RDHNB96'
149 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '1490' AND price > 0
                ORDER BY price ASC LIMIT 1
150 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = 1490
                ORDER BY price ASC LIMIT 1
151 0.0003 0.00030303001403809
SELECT value FROM productattributes
                WHERE product_id = '1490'
                AND name = 'ListPriceAmount'
152 0.0004 0.00036096572875977
SELECT value FROM productattributes WHERE product_id = '1490' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
153 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '1492'
154 0.0004 0.00041508674621582
SELECT * FROM productimages WHERE product_id = '1492' ORDER BY sortorder ASC
155 0.0005 0.00053882598876953
SELECT * FROM product_image_select WHERE product_id = '1492'
156 0.0003 0.0003201961517334
SELECT * FROM productcustomimages WHERE product_id = '1492'
157 0.0007 0.00072002410888672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1492' AND a.name = n.originalname
158 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '1492' AND merchantid = 'A1X6FK5RDHNB96'
159 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '1492' AND price > 0
                ORDER BY price ASC LIMIT 1
160 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 1492
                ORDER BY price ASC LIMIT 1
161 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '1492'
                AND name = 'ListPriceAmount'
162 0.0003 0.00025510787963867
SELECT value FROM productattributes WHERE product_id = '1492' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
163 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '1493'
164 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '1493' ORDER BY sortorder ASC
165 0.0004 0.00044584274291992
SELECT * FROM product_image_select WHERE product_id = '1493'
166 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '1493'
167 0.0005 0.00054478645324707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1493' AND a.name = n.originalname
168 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '1493' AND merchantid = 'A1X6FK5RDHNB96'
169 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '1493' AND price > 0
                ORDER BY price ASC LIMIT 1
170 0.0002 0.00022315979003906
SELECT * FROM productoffers
                WHERE product_id = 1493
                ORDER BY price ASC LIMIT 1
171 0.0002 0.000244140625
SELECT value FROM productattributes
                WHERE product_id = '1493'
                AND name = 'ListPriceAmount'
172 0.0003 0.00028109550476074
SELECT value FROM productattributes WHERE product_id = '1493' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
173 0.0004 0.00036406517028809
SELECT * FROM products WHERE id = '1497'
174 0.0003 0.00033783912658691
SELECT * FROM productimages WHERE product_id = '1497' ORDER BY sortorder ASC
175 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '1497'
176 0.0003 0.00031113624572754
SELECT * FROM productcustomimages WHERE product_id = '1497'
177 0.0005 0.00053501129150391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1497' AND a.name = n.originalname
178 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '1497' AND merchantid = 'A1X6FK5RDHNB96'
179 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '1497' AND price > 0
                ORDER BY price ASC LIMIT 1
180 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 1497
                ORDER BY price ASC LIMIT 1
181 0.0002 0.0002448558807373
SELECT value FROM productattributes
                WHERE product_id = '1497'
                AND name = 'ListPriceAmount'
182 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '1497' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
183 0.0003 0.00033283233642578
SELECT * FROM products WHERE id = '1496'
184 0.0004 0.0003969669342041
SELECT * FROM productimages WHERE product_id = '1496' ORDER BY sortorder ASC
185 0.0004 0.00043988227844238
SELECT * FROM product_image_select WHERE product_id = '1496'
186 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '1496'
187 0.0007 0.00069212913513184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1496' AND a.name = n.originalname
188 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1496' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '1496' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0003 0.00026321411132812
SELECT value FROM productattributes WHERE product_id = '1496' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0003 0.00034213066101074
SELECT * FROM products WHERE id = '1498'
192 0.0003 0.00031089782714844
SELECT * FROM productimages WHERE product_id = '1498' ORDER BY sortorder ASC
193 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '1498'
194 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '1498'
195 0.0007 0.0007469654083252
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1498' AND a.name = n.originalname
196 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '1498' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '1498' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 1498
                ORDER BY price ASC LIMIT 1
199 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '1498'
                AND name = 'ListPriceAmount'
200 0.0003 0.00028109550476074
SELECT value FROM productattributes WHERE product_id = '1498' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '1499'
202 0.0004 0.00039100646972656
SELECT * FROM productimages WHERE product_id = '1499' ORDER BY sortorder ASC
203 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '1499'
204 0.0003 0.00028491020202637
SELECT * FROM productcustomimages WHERE product_id = '1499'
205 0.0008 0.00075888633728027
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1499' AND a.name = n.originalname
206 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '1499' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '1499' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = 1499
                ORDER BY price ASC LIMIT 1
209 0.0003 0.00027894973754883
SELECT value FROM productattributes
                WHERE product_id = '1499'
                AND name = 'ListPriceAmount'
210 0.0003 0.00028610229492188
SELECT value FROM productattributes WHERE product_id = '1499' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0004 0.00036096572875977
SELECT * FROM products WHERE id = '1500'
212 0.0003 0.00031685829162598
SELECT * FROM productimages WHERE product_id = '1500' ORDER BY sortorder ASC
213 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '1500'
214 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '1500'
215 0.0007 0.00073885917663574
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1500' AND a.name = n.originalname
216 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '1500' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.00026321411132812
SELECT * FROM productoffers
                WHERE product_id = '1500' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = 1500
                ORDER BY price ASC LIMIT 1
219 0.0003 0.00029993057250977
SELECT value FROM productattributes
                WHERE product_id = '1500'
                AND name = 'ListPriceAmount'
220 0.0003 0.0002901554107666
SELECT value FROM productattributes WHERE product_id = '1500' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
221 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = '1502'
222 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '1502' ORDER BY sortorder ASC
223 0.0005 0.00046515464782715
SELECT * FROM product_image_select WHERE product_id = '1502'
224 0.0003 0.00027704238891602
SELECT * FROM productcustomimages WHERE product_id = '1502'
225 0.0005 0.00053691864013672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1502' AND a.name = n.originalname
226 0.0003 0.00032186508178711
SELECT * FROM productoffers WHERE product_id = '1502' AND merchantid = 'A1X6FK5RDHNB96'
227 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '1502' AND price > 0
                ORDER BY price ASC LIMIT 1
228 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = 1502
                ORDER BY price ASC LIMIT 1
229 0.0003 0.00026917457580566
SELECT value FROM productattributes
                WHERE product_id = '1502'
                AND name = 'ListPriceAmount'
230 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '1502' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
231 0.0004 0.0003809928894043
SELECT * FROM products WHERE id = '1507'
232 0.0003 0.00030994415283203
SELECT * FROM productimages WHERE product_id = '1507' ORDER BY sortorder ASC
233 0.0005 0.00046110153198242
SELECT * FROM product_image_select WHERE product_id = '1507'
234 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '1507'
235 0.0005 0.00054001808166504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1507' AND a.name = n.originalname
236 0.0003 0.00032782554626465
SELECT * FROM productoffers WHERE product_id = '1507' AND merchantid = 'A1X6FK5RDHNB96'
237 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '1507' AND price > 0
                ORDER BY price ASC LIMIT 1
238 0.0002 0.000244140625
SELECT * FROM productoffers
                WHERE product_id = 1507
                ORDER BY price ASC LIMIT 1
239 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '1507'
                AND name = 'ListPriceAmount'
240 0.0003 0.00030899047851562
SELECT value FROM productattributes WHERE product_id = '1507' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
241 0.0004 0.00035715103149414
SELECT * FROM products WHERE id = '1513'
242 0.0003 0.00032901763916016
SELECT * FROM productimages WHERE product_id = '1513' ORDER BY sortorder ASC
243 0.0005 0.00046610832214355
SELECT * FROM product_image_select WHERE product_id = '1513'
244 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '1513'
245 0.0005 0.00053310394287109
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1513' AND a.name = n.originalname
246 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1513' AND merchantid = 'A1X6FK5RDHNB96'
247 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1513' AND price > 0
                ORDER BY price ASC LIMIT 1
248 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = 1513
                ORDER BY price ASC LIMIT 1
249 0.0003 0.00026106834411621
SELECT value FROM productattributes
                WHERE product_id = '1513'
                AND name = 'ListPriceAmount'
250 0.0003 0.00028514862060547
SELECT value FROM productattributes WHERE product_id = '1513' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
251 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '1511'
252 0.0003 0.00033307075500488
SELECT * FROM productimages WHERE product_id = '1511' ORDER BY sortorder ASC
253 0.0005 0.00049209594726562
SELECT * FROM product_image_select WHERE product_id = '1511'
254 0.0003 0.00029492378234863
SELECT * FROM productcustomimages WHERE product_id = '1511'
255 0.0006 0.00056004524230957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1511' AND a.name = n.originalname
256 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '1511' AND merchantid = 'A1X6FK5RDHNB96'
257 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '1511' AND price > 0
                ORDER BY price ASC LIMIT 1
258 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '1511' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '1515'
260 0.0003 0.00029897689819336
SELECT * FROM productimages WHERE product_id = '1515' ORDER BY sortorder ASC
261 0.0005 0.00045609474182129
SELECT * FROM product_image_select WHERE product_id = '1515'
262 0.0003 0.00029516220092773
SELECT * FROM productcustomimages WHERE product_id = '1515'
263 0.0006 0.00056004524230957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1515' AND a.name = n.originalname
264 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '1515' AND merchantid = 'A1X6FK5RDHNB96'
265 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '1515' AND price > 0
                ORDER BY price ASC LIMIT 1
266 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 1515
                ORDER BY price ASC LIMIT 1
267 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '1515'
                AND name = 'ListPriceAmount'
268 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '1515' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
269 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = '1514'
270 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '1514' ORDER BY sortorder ASC
271 0.0004 0.00044512748718262
SELECT * FROM product_image_select WHERE product_id = '1514'
272 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '1514'
273 0.0007 0.00071287155151367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1514' AND a.name = n.originalname
274 0.0003 0.0003211498260498
SELECT * FROM productoffers WHERE product_id = '1514' AND merchantid = 'A1X6FK5RDHNB96'
275 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '1514' AND price > 0
                ORDER BY price ASC LIMIT 1
276 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = 1514
                ORDER BY price ASC LIMIT 1
277 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '1514'
                AND name = 'ListPriceAmount'
278 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '1514' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
279 0.0008 0.00081491470336914
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1478' ORDER BY timestamp DESC
280 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1484' ORDER BY timestamp DESC
281 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1485' ORDER BY timestamp DESC
282 0.0003 0.00025486946105957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1489' ORDER BY timestamp DESC
283 0.0002 0.00024914741516113
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1490' ORDER BY timestamp DESC
284 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1492' ORDER BY timestamp DESC
285 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1493' ORDER BY timestamp DESC
286 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1497' ORDER BY timestamp DESC
287 0.0003 0.00025391578674316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1496' ORDER BY timestamp DESC
288 0.0002 0.00022792816162109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1498' ORDER BY timestamp DESC
289 0.0002 0.00021719932556152
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1499' ORDER BY timestamp DESC
290 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1500' ORDER BY timestamp DESC
291 0.0002 0.00022792816162109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1502' ORDER BY timestamp DESC
292 0.0002 0.00022792816162109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1507' ORDER BY timestamp DESC
293 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1513' ORDER BY timestamp DESC
294 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1511' ORDER BY timestamp DESC
295 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1515' ORDER BY timestamp DESC
296 0.0002 0.00020813941955566
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1514' ORDER BY timestamp DESC
297 0.0008 0.00076103210449219
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
298 0.0006 0.00063204765319824
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
299 0.0003 0.00029516220092773
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
300 0.0124 0.012376070022583
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
301 0.0008 0.00084900856018066
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
302 0.0005 0.00052189826965332
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
303 0.0004 0.00038290023803711
SELECT * FROM products WHERE id = 1626
304 0.0003 0.00026416778564453
SELECT * FROM products WHERE id = 4041
305 0.0003 0.00025296211242676
SELECT * FROM products WHERE id = 4312
306 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = 777
307 0.0004 0.0003819465637207
SELECT * FROM products WHERE id = 3881
308 0.0003 0.00027894973754883
SELECT * FROM products WHERE id = 4213
309 0.0003 0.00025081634521484
SELECT * FROM products WHERE id = '1626'
310 0.0004 0.00036907196044922
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
311 0.0007 0.00066399574279785
SELECT * FROM product_image_select WHERE product_id = '1626'
312 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '1626'
313 0.0006 0.00056695938110352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
314 0.0003 0.00033116340637207
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
315 0.0003 0.00032591819763184
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
316 0.0003 0.00029087066650391
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
317 0.0004 0.00038385391235352
SELECT * FROM products WHERE id = '4041'
318 0.0003 0.00031113624572754
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
319 0.0006 0.00059008598327637
SELECT * FROM product_image_select WHERE product_id = '4041'
320 0.0003 0.00030612945556641
SELECT * FROM productcustomimages WHERE product_id = '4041'
321 0.0007 0.00071883201599121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
322 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
323 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
324 0.0003 0.00030279159545898
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
325 0.0004 0.00041699409484863
SELECT * FROM products WHERE id = '4312'
326 0.0005 0.00047492980957031
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
327 0.0006 0.00064420700073242
SELECT * FROM product_image_select WHERE product_id = '4312'
328 0.0003 0.0003049373626709
SELECT * FROM productcustomimages WHERE product_id = '4312'
329 0.0007 0.00073480606079102
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
330 0.0004 0.0004119873046875
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
331 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
332 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
333 0.0003 0.00034713745117188
SELECT * FROM products WHERE id = '777'
334 0.0003 0.00032186508178711
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
335 0.0005 0.0004880428314209
SELECT * FROM product_image_select WHERE product_id = '777'
336 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '777'
337 0.0007 0.00068211555480957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
338 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
339 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
340 0.0003 0.00027608871459961
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
341 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '3881'
342 0.0004 0.00037384033203125
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
343 0.0005 0.00046682357788086
SELECT * FROM product_image_select WHERE product_id = '3881'
344 0.0003 0.00028800964355469
SELECT * FROM productcustomimages WHERE product_id = '3881'
345 0.0007 0.0006711483001709
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
346 0.0003 0.00031685829162598
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
347 0.0003 0.00031208992004395
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
348 0.0003 0.00029683113098145
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
349 0.0004 0.00037121772766113
SELECT * FROM products WHERE id = '4213'
350 0.0004 0.0004420280456543
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
351 0.0005 0.00052881240844727
SELECT * FROM product_image_select WHERE product_id = '4213'
352 0.0003 0.0003359317779541
SELECT * FROM productcustomimages WHERE product_id = '4213'
353 0.0008 0.00075507164001465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
354 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
355 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
356 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
357 0.0011 0.0011429786682129
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
358 0.0005 0.00051283836364746
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
359 0.0015 0.001488208770752
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
360 0.0009 0.00087404251098633
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
361 0.0004 0.00037693977355957
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
362 0.0004 0.00042009353637695
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
363 0.0004 0.00040602684020996
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'